go/types.Basic.info (field)
4 uses
go/types (current package)
basic.go#L68: info BasicInfo
basic.go#L76: func (b *Basic) Info() BasicInfo { return b.info }
predicates.go#L30: return u != nil && u.info&info != 0
predicates.go#L76: return b == nil || b.info&IsUntyped == 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)